home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 971 b | 35 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: SOMPtMc.cpp
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifdef SYMANTEC_CPLUS
- #define PRAGMA_IMPORT_SUPPORTED 1
- #endif
-
- #include "Define.h"
- #include "FWSOMPrt.h"
- #include "Part.h"
-
- //========================================================================================
- //
- //========================================================================================
-
- #ifdef SYMANTEC_CPLUS
- #define SOMInit main
- #endif
-
- #ifdef FW_BUILD_MAC
- #pragma segment SOM
- #endif
-
- //========================================================================================
- //
- //========================================================================================
-
- FW_SOMPART(ODFExamples, ODFCyberStarter, CPart)
-